From 5ec8246da46928e29d2f75c0e942a5d83551c557 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 22 Nov 2000 19:52:27 +0000 Subject: [PATCH] (show-cursor-in-non-selected-windows): Doc fix. --- lisp/frame.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/frame.el b/lisp/frame.el index 5a9c276a2fe..06dfcbf8469 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -1161,7 +1161,8 @@ itself as a pre-command hook." (defcustom show-cursor-in-non-selected-windows t "*Non-nil means show a hollow box cursor in non-selected-windows. -If nil, don't show a cursor except in the selected window." +If nil, don't show a cursor except in the selected window. +Setting this variable directly has no effect; use custom instead." :tag "Cursor in non-selected windows" :type 'boolean :group 'cursor -- 2.30.2